GS Net Academy
★ UGC NET Paper-I · Mathematical Aptitude

Types of Reasoning, Number Series & Letter Series

Complete tutorial: Types of Reasoning (Deductive, Inductive, Abductive, Analogical, Critical), Number Series (arithmetic, geometric, square, cube, mixed, alternating), Letter Series for UGC NET Paper-1.

1

Types of Reasoning — तर्क के प्रकार

Reasoning वह mental process है जिसके द्वारा हम available information, facts, premises और evidence के आधार पर conclusions, judgements और decisions तक पहुँचते हैं।

Reasoning = Premises + Logic → Conclusion

Five Major Types of Reasoning:

  • Deductive Reasoning — निगमनात्मक तर्क: General to specific
  • Inductive Reasoning — आगमनात्मक तर्क: Specific to general
  • Abductive Reasoning — अभिगमनात्मक तर्क: Best explanation from observations
  • Analogical Reasoning — अनुरूपात्मक तर्क: Similarity-based reasoning
  • Critical Reasoning — आलोचनात्मक तर्क: Evaluating arguments and evidence
2

Deductive Reasoning — निगमनात्मक तर्क

Deductive = General Premise → Specific Conclusion

Key Points:

  • Moves from general to specific
  • If premises are true, conclusion must be true
  • Conclusion is certain (valid argument)
  • Based on rules, principles, theories

Classic Example (Syllogism):

  • Premise 1: All humans are mortal.
  • Premise 2: Socrates is a human.
  • Conclusion: Therefore, Socrates is mortal.

UGC NET Example:

  • Premise 1: All teachers are educated.
  • Premise 2: Mr. Sharma is a teacher.
  • Conclusion: Mr. Sharma is educated.

Key Words: All, every, none, always, must, necessarily, definitely, certainly

3

Inductive Reasoning — आगमनात्मक तर्क

Inductive = Specific Observations → General Conclusion

Key Points:

  • Moves from specific to general
  • Conclusion is probable, not certain
  • Based on patterns, observations, experiences
  • Used in science, research, everyday life

Example:

  • Observation 1: Swan 1 is white.
  • Observation 2: Swan 2 is white.
  • Observation 3: Swan 3 is white.
  • Conclusion: All swans are white. (Probable, not certain — black swans exist!)

UGC NET Example:

  • Observation: Student A scored good marks after studying with a particular method.
  • Observation: Student B also scored good marks with the same method.
  • Conclusion: This method helps students score well. (Probable)

Key Words: Probably, likely, may, might, could, suggests, indicates, therefore (probabilistic)

4

Abductive Reasoning — अभिगमनात्मक तर्क

Abductive = Observation → Best Explanation → Conclusion

Key Points:

  • Moves from observation to best explanation
  • Used when we have incomplete information
  • Conclusion is the most likely explanation
  • Used in diagnosis, detective work, scientific hypotheses

Example:

  • Observation: The grass is wet.
  • Possible Explanations: It rained; someone watered it; dew.
  • Best Explanation: It rained (based on cloudy weather).

UGC NET Example:

  • Observation: A student is coughing and has a fever.
  • Best Explanation: The student has a viral infection.

Key Words: Most likely explanation, best guess, suggests, could be, probably due to

5

Analogical Reasoning — अनुरूपात्मक तर्क

Analogical = Source A has properties → Target B has similar properties

Key Points:

  • Moves from similarity between two things
  • If A and B are similar in some ways, they may be similar in other ways
  • Used in comparison, legal reasoning, problem-solving

Example:

  • Premise: The human heart is like a pump.
  • Similarity: Both pump fluids.
  • Conclusion: Just as a pump needs maintenance, the heart needs care.

UGC NET Example:

  • Premise: Country A's education system improved after implementing policy X.
  • Similarity: Country B has a similar economy and population.
  • Conclusion: Country B could also benefit from policy X.

Key Words: Like, similar to, comparable to, analogy, just as, in the same way

6

Critical Reasoning — आलोचनात्मक तर्क

Critical Reasoning = Evaluating Arguments + Identifying Assumptions + Finding Flaws

Key Points:

  • Involves analysing and evaluating arguments
  • Identifying assumptions, strengths, weaknesses
  • Spotting logical fallacies
  • Used in debate, decision-making, reading comprehension

Key Skills:

  • Identifying premises and conclusions
  • Evaluating evidence
  • Finding assumptions
  • Detecting logical fallacies
  • Strengthening/weakening arguments

Examples of Questions:

  • "Which of the following strengthens the argument?"
  • "What is the underlying assumption in the argument?"
  • "Which of the following is a flaw in the reasoning?"
7

Comparison of Reasoning Types — तर्क प्रकारों की तुलना

TypeDirectionCertaintyExample
DeductiveGeneral → SpecificCertain (if valid)All men are mortal; Socrates is a man → Socrates is mortal
InductiveSpecific → GeneralProbableSwans are white → All swans are white
AbductiveObservation → Best ExplanationLikelyGrass wet → It rained
AnalogicalSimilarity → Similar PropertyProbableHeart is like a pump → Heart needs maintenance
CriticalEvaluating argumentsJudgementWhat strengthens/weakens the argument?
8

Number Series — संख्या श्रृंखला

Number Series numbers का एक sequence होता है जो एक specific pattern (rule) का follow करता है।

Number Series = Sequence of numbers following a specific pattern

Common Patterns:

  • Arithmetic — अंकगणितीय: Constant addition/subtraction
  • Geometric — ज्यामितीय: Constant multiplication/division
  • Square/Cube — वर्ग/घन: Squares or cubes of numbers
  • Mixed — मिश्रित: Combination of patterns
  • Alternating — वैकल्पिक: Two or more interleaved sequences
  • Prime Numbers — अभाज्य संख्याएँ
  • Fibonacci — फिबोनाची: Add previous two
  • Difference Pattern — अंतर पैटर्न: Differences follow a pattern
9

Arithmetic Series — अंकगणितीय श्रृंखला

Arithmetic Series: Each term is obtained by adding or subtracting a constant (common difference).

a, a+d, a+2d, a+3d, ...

Examples:

  • Example 1: 2, 5, 8, 11, 14, ___
  • +3, +3, +3, +3 → Next = 17
  • Example 2: 20, 17, 14, 11, 8, ___
  • −3, −3, −3, −3 → Next = 5

Formula:

  • nth term: an = a + (n−1)d
  • Sum: S = n/2 × (2a + (n−1)d)
10

Geometric Series — ज्यामितीय श्रृंखला

Geometric Series: Each term is obtained by multiplying or dividing by a constant (common ratio).

a, ar, ar², ar³, ...

Examples:

  • Example 1: 2, 6, 18, 54, ___
  • ×3, ×3, ×3 → Next = 162
  • Example 2: 64, 32, 16, 8, ___
  • ÷2, ÷2, ÷2 → Next = 4

Formula:

  • nth term: an = a × r(n−1)
11

Square & Cube Series — वर्ग एवं घन श्रृंखला

  • Square Series: 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, ...
  • Cube Series: 1, 8, 27, 64, 125, 216, 343, 512, 729, 1000, ...

Example 1: 1, 4, 9, 16, 25, ___ → 36 (6²)

Example 2: 1, 8, 27, 64, 125, ___ → 216 (6³)

Variations:

  • n² ± something: 2, 5, 10, 17, 26, ___ → (1²+1, 2²+1, 3²+1, 4²+1, 5²+1) → 6²+1 = 37
  • n³ ± something: 0, 7, 26, 63, ___ → (1³−1, 2³−1, 3³−1, 4³−1) → 5³−1 = 124
12

Mixed & Alternating Series — मिश्रित एवं वैकल्पिक श्रृंखला

Mixed Series: Pattern changes after some terms (e.g., +2, ×2, +2, ×2...)

Example 1: 3, 5, 10, 12, 24, 26, ___

  • +2, ×2, +2, ×2, +2 → 26+2 = 28

Alternating Series: Two or more interleaved sequences.

Example 2: 2, 5, 4, 7, 6, 9, ___

  • Sequence 1 (odd positions): 2, 4, 6, ___ → +2 → 8
  • Sequence 2 (even positions): 5, 7, 9 → +2
  • Answer = 8

Example 3: 1, 2, 3, 5, 8, 13, ___ (Fibonacci)

  • Previous two sum: 1+2=3, 2+3=5, 3+5=8, 5+8=13 → 8+13=21
13

Letter Series — अक्षर श्रृंखला

Letter Series अक्षरों का एक sequence होता है जो एक specific pattern (rule) का follow करता है।

A=1, B=2, C=3, ... Z=26 (Alphabet Positions)

Key Points:

  • Alphabet positions: A=1, B=2, C=3, D=4, E=5, F=6, G=7, H=8, I=9, J=10, K=11, L=12, M=13, N=14, O=15, P=16, Q=17, R=18, S=19, T=20, U=21, V=22, W=23, X=24, Y=25, Z=26
  • Patterns can be: addition, subtraction, alternate, reverse, positional

Example 1: A, C, E, G, I, ___

  • +2, +2, +2, +2 → K (11)

Example 2: B, D, G, K, P, ___

  • +2, +3, +4, +5 → +6 → V (22)
14

Letter Series Patterns — अक्षर श्रृंखला पैटर्न

  • Simple Addition/Subtraction: A, C, E, G → +2 → I
  • Increasing Differences: A, C, F, J → +2, +3, +4 → O
  • Alternating Patterns: A, B, D, E, G, H → +1, +2, +1, +2 → J
  • Reverse Alphabet: Z, X, V, T → −2, −2, −2 → R
  • Positional/Number-based: D (4), F (6), I (9), M (13) → +2, +3, +4 → R (18)
  • Pair Patterns: AB, BC, CD, DE → EF
  • Vowel/Consonant: A, E, I, O → U (vowels)
  • Opposite Letters: A↔Z, B↔Y, C↔X, etc.

Important Formula:

Opposite Letter Sum = 27 (A+Z=27, B+Y=27, etc.)
15

Common Exam Traps — सामान्य परीक्षा जाल

  • Trap 1: Deductive = always about numbers → ❌ Deductive reasoning applies to logic, arguments, syllogisms too.
  • Trap 2: Inductive = always correct → ❌ Inductive conclusions are probable, not certain.
  • Trap 3: Letter series = only simple +1/−1 → ❌ Patterns can be complex (increasing differences, alternating, reverse, positional).
  • Trap 4: Number series = only arithmetic or geometric → ❌ Patterns can be square, cube, prime, Fibonacci, mixed, alternating.
  • Trap 5: Abductive = same as inductive → ❌ Abductive is about best explanation; inductive is about generalisation.
  • Trap 6: Analogical = exact similarity → ❌ Analogical reasoning assumes similarity, not exact identity.
  • Trap 7: Critical reasoning = only about finding flaws → ❌ It also includes strengthening, weakening, identifying assumptions.
16

Practice Questions — अभ्यास प्रश्न

Question 1 (Deductive)

All mangoes are fruits. All fruits are healthy. Therefore:

  • A. All healthy things are mangoes
  • B. All mangoes are healthy
  • C. Some fruits are not mangoes
  • D. All fruits are mangoes
Answer: B. All mangoes are healthy

Explanation: All mangoes are fruits (premise 1). All fruits are healthy (premise 2). Therefore, all mangoes are healthy (conclusion).

Question 2 (Inductive)

A researcher observes that 10 students who studied with Method A scored above 80%. What can be concluded?

  • A. Method A definitely causes high scores
  • B. Method A may be effective in helping students score well
  • C. Method A is the only method that works
  • D. No conclusion can be drawn
Answer: B. Method A may be effective in helping students score well

Explanation: Inductive reasoning leads to a probable conclusion, not certainty.

Question 3 (Number Series)

Find the next number: 2, 6, 12, 20, 30, ___

  • A. 40
  • B. 42
  • C. 44
  • D. 48
Answer: B. 42

Explanation: 2 = 1×2, 6 = 2×3, 12 = 3×4, 20 = 4×5, 30 = 5×6 → Next = 6×7 = 42. Or differences: +4, +6, +8, +10 → +12 = 42.

Question 4 (Number Series)

Find the next number: 3, 9, 27, 81, ___

  • A. 162
  • B. 218
  • C. 243
  • D. 324
Answer: C. 243

Explanation: ×3, ×3, ×3, ×3 → 81×3 = 243 (Geometric series).

Question 5 (Letter Series)

Find the next letter: A, C, F, J, ___

  • A. M
  • B. N
  • C. O
  • D. P
Answer: C. O

Explanation: A→C (+2), C→F (+3), F→J (+4), J→O (+5).

Question 6 (Letter Series)

Find the next letter: Z, X, V, T, ___

  • A. R
  • B. S
  • C. Q
  • D. P
Answer: A. R

Explanation: Z (26) → X (24) = −2, X→V (22) = −2, V→T (20) = −2 → Next = T−2 = R (18).

Question 7 (Abductive)

The road is wet and there are puddles. What is the most likely explanation?

  • A. Someone spilled water
  • B. It rained
  • C. A car passed by
  • D. The sun is shining
Answer: B. It rained

Explanation: Abductive reasoning seeks the best explanation from observations.

17

One-Page Revision — एक पेज में पुनरावृत्ति

Reasoning = Premises + Logic → Conclusion

Types of Reasoning:

  • Deductive: General → Specific (Certain)
  • Inductive: Specific → General (Probable)
  • Abductive: Observation → Best Explanation
  • Analogical: Similarity → Similar Property
  • Critical: Evaluating Arguments

Number Series Patterns:

  • Arithmetic (+/− constant)
  • Geometric (×/÷ constant)
  • Square/Cube (n², n³)
  • Mixed (+2, ×2, +2, ×2...)
  • Alternating (interleaved sequences)
  • Prime, Fibonacci, Difference patterns

Letter Series:

  • Use A=1, B=2, ..., Z=26
  • Opposite letters sum to 27 (A↔Z, B↔Y)
  • Patterns: +/−, increasing differences, alternating, reverse, positional

Exam Formula:

Identify Pattern → Apply Rule → Find Missing Term

UGC NET में Reasoning, Number Series और Letter Series के questions pattern recognition और logical thinking को test करते हैं।

Join the Paper-1 Batch

Course fee FREE — ₹500 registration & academic/logistics contribution. Classes daily at 6:30 PM.

✓ JOIN BATCH @ ₹500